The issues with the old memory model and a summary of the new memory model semantics can be found in the 中找到旧内存模型的问题以及对新内存模型语义的总结。
At least the old memories of the east village spirit will always stay , transcending the passage of time 至少对于东村精神的久远回忆将永远驻留下去,超越时光的流逝。
You learned how the code in listing 1 was not sufficient under the old memory model to guarantee that the correct value for 中,介绍了清单1的代码(在旧的内存模型中)是如何不足以保证线程b看到
This is not what was intended , and it might not be possible on all jvms or platforms , but it was allowed by the old memory model specification 这并不是我们所想要的,而且在所有jvm或平台这是不可能的,但是旧的内存模型规范允许这样做。
In other words , this means that the old memory model made promises only about the visibility of the variable being read or written , and no promises about the visibility of writes to other variables 换句话说,这意味着老的内存模型只保证正在读或写的变量的可见性,不保证写入其他变量的可见性。